home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / hplip / hplip-install < prev    next >
Text File  |  2008-10-13  |  112b  |  11 lines

  1. #!/bin/bash
  2.  
  3. # su/sudo wrapper for HPLIP installer
  4. #python ./install.py --web $*
  5. python ./install.py -i $*
  6.  
  7.  
  8.  
  9.  
  10.  
  11.